object FrmParser: TFrmParser Left = 1034 Top = 423 Width = 208 Height = 125 Caption = 'FrmParser' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 120 TextHeight = 16 object TimerWait: TTimer Enabled = False OnTimer = TimerWaitTimer Left = 70 Top = 24 end end